PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package
/
PDF3DStream Class
/ setContent Method
The 3D artwork in the format specified by method.
Collapse All
Expand All
In This Topic
setContent Method
In This Topic
Sets the 3D content.
Syntax
public
void
setContent(
byte
[]
content
)
Parameters
content
The 3D artwork in the format specified by method.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When content is null.
See Also
Reference
PDF3DStream Class
PDF3DStream Members